home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000649_v016193@otis1.stortek.com_Tue Jun 14 10:48:54 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  811b

  1. Received: from stortek.com by cs.umb.edu with SMTP id AA18766
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Tue, 14 Jun 1994 18:50:07 -0400
  3. Received: from otis1.stortek.com by stortek.com with SMTP id AA24592
  4.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Tue, 14 Jun 1994 16:49:44 -0600
  5. From: John Tytus <v016193@otis1.stortek.com>
  6. X-Mailer: SCO System V Mail (version 3.2)
  7. To: tex-k@cs.umb.edu
  8. Date: Tue, 14 Jun 94 16:48:54 MDT
  9. Message-Id:  <9406141648.aa00981@otis1.stortek.com>
  10.  
  11. I had a problem trying to build TeX on my SCO UNIX system:
  12.  
  13. The getopt declaration at line 672 of getopt.c clashed with the
  14. getopt prototype at line 104 of getopt.h.
  15.  
  16. This looks like it will happen whenever __STDC__ is defined
  17. and __GNU_LIBRARY__ is not.
  18.  
  19. Any suggestions?
  20.  
  21.                              John Tytus